home *** CD-ROM | disk | FTP | other *** search
- Path: DMI.USherb.CA!gagnf02
- From: gagnf02@DMI.USherb.CA (FRANCOIS GAGNON)
- Newsgroups: comp.lang.c++
- Subject: Template linking error ?????
- Date: 6 Feb 1996 23:19:52 -0500
- Organization: Universite de Sherbrooke, Dept. de Mathematiques et d'Informatique
- Message-ID: <gagnf02.823666759@DMI.USherb.CA>
- NNTP-Posting-Host: roselin.dmi.usherb.ca
- X-Newsreader: NN version 6.5.0 #15 (NOV)
-
-
- Hello,
-
- I am now programming a list class with template parameter. I put
- my class declaration in a ".h" file, and the implementation in a ".cpp" file.
- It's compiling very well, but, at the linking time, the compiler always tell
- that there is undefined symbol for all of my list's procedures. I've made
- a project file (.prj on borland) and I think thers is a linking or compiling
- option that I don't now.
-
- Is there someone who know how to compile this under borland 3.1?
- This problem is gonna put us late. Please, if you know how, answer as soon
- as possible at my e-mail adress.
-
- Thanks
-
- Francois Gagnon
- Student at Universite de Sherbrooke
- e-mail: gagnf02@dmi.usherb.ca
-
-